LEADTOOLS Medical (Leadtools.Dicom.AddIn assembly)

Add Method (ThreadSafeList<T>)

Show in webframe





The object to add to the ICollection.
Adds an item to the ICollection.
Syntax
public void Add( 
   T item
)
'Declaration
 
Public Sub Add( _
   ByVal item As T _
) 
'Usage
 
Dim instance As ThreadSafeList(Of T)
Dim item As T
 
instance.Add(item)

            

            
public:
void Add( 
   T^ item
) 

Parameters

item
The object to add to the ICollection.
Exceptions
ExceptionDescription
System.NotSupportedExceptionThe ICollection is read-only.
Requirements

Target Platforms

See Also

Reference

ThreadSafeList<T> Class
ThreadSafeList<T> Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Dicom.AddIn requires a Medical toolkit server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features